home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 119 / MOBICLIC 119.ISO / pc / DATA / DCV119 / DCV119_00 / DCV119_00.swf / scripts / frame_26 / DoAction.as
Text File  |  2009-11-16  |  116b  |  6 lines

  1. var nom_du_son = "00_R02";
  2. gNextLabel = "ATTENTE";
  3. w1.gotoAndPlay("E1");
  4. joueSon({nomSon:nom_du_son});
  5. stop();
  6.